home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / telecomm / stkeep.lzh / BBS / BBS_NEWS.DOC < prev    next >
Encoding:
Text File  |  1993-05-24  |  26.2 KB  |  599 lines

  1. ST-Keep Bulletin Board System Update News
  2. -----------------------------------------
  3.  
  4. 24May93
  5.  
  6. If a user forgot a room, then the room was killed and later created as a new
  7. room, it still appeared on the users forgotten list.  No more.  They will be
  8. allowed access to it now if it is allowed for their account and it won't
  9. appear on the forgotten rooms list.  Unfortunately, if you've already
  10. experienced this problem, there is only one way to remedy it.  1) kill the
  11. room(s) in question and re-create them, or 2) login with each user account in
  12. question, check the forgotten rooms status [.][z], if any appear that the user
  13. should have access to, make sure they have the proper access
  14. (group/invitation) and manually .goto the room in question.  Sorry!  Thanks to
  15. Jeff for pointing this out, he's always doing freaky things on his system!
  16.  
  17. 18May93
  18.  
  19. I've made the system look like it's working (...) during global searches of
  20. file description strings on extended directories.
  21.  
  22. 17May93
  23.  
  24. STK_TWIT.SYS will be searched during new user applications for usernames that
  25. you do not wish to allow accounts for on your system.  If this file does not
  26. exist, this feature is effectively disabled.  Each username you want to twit
  27. out must be on a separate line (case insenstive).
  28.  
  29. 13May93
  30.  
  31. Top 10 now handles usernames with commas correctly.
  32.  
  33. 12May93
  34.  
  35. BBS_UCMP.PRG has been changed to allow it to run from a batchfile without any
  36. user intervention.  If you accidentally run it or otherwise do not wish it
  37. to compact your userlog, press any key within 30 seconds to abort the
  38. program, otherwise it will start compressing your userlog after waiting 30
  39. seconds.
  40.  
  41. "Copying file ..." has been changed to say "Moving file ..." and "Moving file
  42. description ..." when used to move files to other directories from the
  43. extended directory list bye aides, and it will say "Copying file ..." when
  44. used from the [.][f][c] command.
  45.  
  46. BBS_PRVS.PRG has been updated so that the Group menu uses single keys for
  47. toggles and X to exit instead of requiring a number and then ENTER.
  48.  
  49. Bug fix - if your system was secure and only allowed new user applications,
  50. it was still allowing the users to logon on their first call, but not on the
  51. subsequent calls until you validated their account.  It works properly now.
  52. Note:  You can not have an OPEN & APPLICATION ONLY system, and this is
  53. reflected when setting the toggls for these features under the [.][c][o] menu.
  54.  
  55. Added hangup option when calling ST-Keep as a door or from BinkleyTerm.  Put
  56. "-H" on your command line when executing ST-Keep and the BBS will hangup as
  57. soon as a user terminates.  Be careful not to use this if you have an ST-Keep
  58. BBS called from another BBS, as the original BBS will show carrier loss.
  59. Only use it on the first occurrance of your BBS.  You shouldn't need
  60. to execute HANGUP.PRG in your Binkley/ST-Keep batchfile anymore.
  61.  
  62. 10May93
  63.  
  64. I forgot to mention the inclusion of BBS_UCMP.PRG which will compact a
  65. userlog so that you don't have a ton of empty userlog slots taking up space
  66. and load-time.  This program only works with ST-Keep after you make the
  67. modifications below when running BBS_ME.PRG.  Please do not use it on
  68. versions before this, or you'll lose your userlog.
  69.  
  70. 10May93
  71.  
  72. Add 2 lines to STK_INFA.SYS... the first should be the location of your chat
  73. request program and the second should be any command line you want sent to
  74. this program.
  75.  
  76. If you wish to use the old chat tune, just use drive:\path\CHAT1.TOS as your
  77. program line, and a blank line for the command line.
  78.  
  79. Supplied with this version is Play.Prg... a digitized sound player for all
  80. Atari computers.  Please read the docs to set-up.  I have included one sound
  81. sample for use with it, here is the command line you should use with the
  82. whistle sample:  "path:\whistle 8000 -z -q -dma" for an STe machine.  You can
  83. execute any program you desire here, just make sure that it requires no user
  84. intervention, as it is simply run before ST-Keep pages the sysop.  NOTE:
  85. BBS_CNFG.PRG will read and save this information from INFA.SYS, but won't
  86. allow you to modify it.  You'll need to use a text editor for that until I
  87. update this program.
  88.  
  89. 10May93 **** SPECIAL UPDATE ****
  90.  
  91. Please backup all your system files and current BBS*.PRG files in case you
  92. run into any problems with this major update.
  93.  
  94. YOU MUST RUN BBS_ME.PRG (the new one supplied with this version of BBS.PRG)
  95. and use option [D] to give all active accounts access to the system.  Only
  96. use this option once, it will be removed in the next version once everyone
  97. has used it.  This must be done before you run the new version of BBS.PRG and
  98. then you can edit users individually.  YOU MUST EDIT ALL YOUR FORMER Aides
  99. and Co-SysOps with this new toggle because [D] in the ME.PRG makes everyone
  100. have the same access.
  101.  
  102. Since Access Level has been stolen to be used for group assignments (see
  103. below), I created a new field (Privilege Toggle) with an unused byte in the
  104. userlog to establish the old 'command access levels' for Aide, Co-SysOp, and
  105. SysOp.  You'll find it under all the 'edit user' functions in BBS.PRG (.ca,
  106. .cu).
  107.  
  108. New privileges are as follows:
  109.  
  110. Unvalidated        New accounts in secured system can not logon until
  111.                    the sysop validates the account.  Application only
  112.                    accepted.
  113. Secured            New accounts in limited system, can only leave mail to
  114.                    sysop once per day.
  115. Messages           Read & write message access
  116. File Transfers     File upload & download access
  117. Doors              Door access
  118. Aide               Aide commands ( [.A] )
  119. Co-SysOp           Co-SysOp & File commands ( [.C] & [.F] )
  120. SysOp              SysOp commands
  121.  
  122. ******
  123.  
  124. There is a major change with relation to access levels and group settings as
  125. of his release.  Play close attention to the following:
  126.  
  127. Access Level now is simply a pointer to a user's HOME GROUP.  That is to say,
  128. when a new user applies, group 0 will be assigned if your system is CLOSED
  129. and group 1 will be assigned if OPEN.  This group pointer may be changed by
  130. using .cu or .cu for a specific user or by using the mass userlog editor.
  131. The benefit is that you don't have to set a users maximum minutes, download
  132. ratio, and other information separately (taking a number of commands per
  133. user).  You can simply edit a users group pointer, and ST-Keep will change
  134. various other user settings based on your selections below (with
  135. BBS_PRIVS.PRG).  Also, if you set your new user group correctly, you may not
  136. have to edit any users at all, unless you wish to put them in special groups.
  137. My system is set up to give new users (STK_GRPA.001) specified time per day,
  138. 10 downloads to one upload, and access to on-line games.  I'll only have to
  139. edit a user if they become a member of the Atari Computer Users Group, and
  140. then, I'll only have to edit one field in their record, instead of 4 or 5!
  141.  
  142. Whenever this pointer is changed (new user, .cu/.ca, or the ME.PRG), this
  143. number will actually be used as a group number to load access information
  144. from a file in the format "STK_GRPA.###" which is located in your system
  145. folder.  ### is the group number, currently valid only for 000-255.  The file
  146. extention must be padded on the left with zero's (i.e.  "stk_grpa.000",
  147. "stk_grpa.011", etc...) Each file may contain the following information, each
  148. option on it's own line:
  149.  
  150.    *** PLEASE USE BBS_PRIVS.PRG to create this file as you may be confused 
  151.                                                        by the bit settings
  152.    MINPERDAY=#
  153.    This number can only be from 0-255, if not located, your system default
  154.    will be used.
  155.  
  156.    MAXMINPERCALL=#
  157.    This number can only be from 0-255, if not located, your system default
  158.    will be used.
  159.  
  160.    XFERRATIO=#
  161.    This number can only be from 0-255, if not located, your system default
  162.    will be used.
  163.  
  164.    GROUPS=###
  165.    This number MUST contain 16 digits, each of which can only be a 1 or a 0
  166.    representing ON and OFF bits for each group on your system.  The leftmost
  167.    bit is group #15, and the rightmost bit is group #0.
  168.  
  169.    PRIVS=###
  170.    This number can only be from 0-255 and matches the bit settings stated in
  171.    the mods on 21Apr93.  To obtain the correct value, you must turn each bit
  172.    on for each privilege in this bit.  I will supply a program that will give
  173.    you the proper value to place in this spot (BBS_PRIV.PRG).
  174.  
  175. Thus, STK_GRPA.000 is for new users in a CLOSED system, and STK_GRPA.001 is
  176. for new users in an OPEN system.  All the other group pointers are available
  177. to you for personalizing as your BBS requires.
  178.  
  179. Once you create a STK_GRPA.### for each group, you should edit the access
  180. level for each user individually or with the mass userlog editor if you wish
  181. these group settings to take effect.
  182.  
  183. If the appropriate file is not found, none of these settings will change for
  184. the current user.
  185.  
  186. The GROUPS keywords is not required and you my desire to edit your GRPA.*
  187. files after creating them with PRIVS.PRG so that all your users won't have
  188. their GROUP access bits changed from their current values.  This keyword
  189. is best used on NEW users and therefore you can use PRIVS.PRG to put it back
  190. in once you modify all your current users with BBS_ME.PRG.
  191.  
  192. If you have any suggestions for additional access settings in these files, let
  193. me know and I will add them if appropriate.
  194.  
  195. I realize these are some complicated changes and can be confusing, so please
  196. ask questions before you install this latest version of ST-Keep if you are
  197. not sure what you are doing.  Jeff Fehlman has been running this version for
  198. a week and might also be of assistance as he has his system configured
  199. totally different than mine.
  200.  
  201. 10Apr93
  202.  
  203. [~] from any room prompt may now be used by Co-SysOps to access Co-SysOp
  204. commands.
  205.  
  206. 31Mar93
  207.  
  208. Fixed a bug in the new caller-log routines that didn't record a new user's
  209. logon properly!
  210.  
  211. 27Mar93
  212.  
  213. Added a HOLD FILE SAVE function.  If a user has files in their hold list and
  214. they terminate or otherwise lose carrier, this list will be saved in your MSG
  215. folder in your system directory (along with held messages, userboot messages,
  216. etc).  It creates 3 files for each user, user#.FN contains the filenames,
  217. user#.FS contains the file sizes, and user#.FR contains the room names.
  218. Thanks to Jeff Fehlman for yet another great idea!
  219.  
  220. I wish I had the time time to impliment all your good ideas, but priorities,
  221. you know...
  222.  
  223. New caller-log record [R][C] style.
  224.  
  225. 20Mar93
  226.  
  227. I think I finished changing all the menu prompts to allow ONLY the valid
  228. characters.  Thus, pressing [W] from the room prompt does NOTHING, similarly
  229. with other menus, invalid keypresses do nothing.  If you find any that I
  230. missed, or hotkeys that I left out (I found [E] in the download menu for
  231. aides was left out), let me know pronto!
  232.  
  233. 14Mar93
  234.  
  235. BBS_ME.PRG has been updated to allow running it with a command line that will
  236. automatically delete unused accounts based on the number you send it.  The
  237. required command line arguments are as follows:
  238.  
  239. -B###                ### > baud rate, usually 0, up to 19200
  240. -L#                    # > 0 line feeds on, 1 line feeds off
  241. -D###                ### > number of days which must have passed after
  242.                            which to delete unused accounts.  Be sure your
  243.                            computer's system date and time are current or
  244.                            you'll end up with unwanted results.  This number
  245.                            can be from 1-32000.
  246.  
  247. A perfect use for this function is to create an event in either ST-Keep or
  248. BinkleyTerm that will execute this program to delete accounts that have been
  249. inactive for 90 days (or whatever your choice).  You can run this event as often
  250. as you like, once a week should be enough although you may use it once a day.
  251.  
  252. 11Mar93
  253.  
  254. New version of AUTODESK.PRG, doesn't steal all your RAM.
  255.  
  256. 07Mar93
  257.  
  258. Removed status line when terminal mode entered.
  259.  
  260. 06Mar93
  261.  
  262. Added "Auto-logoff after download" toggle for users.  [X][N][N] turns this
  263. feature on or off.  If on, after a download is completed, a 20 second countown
  264. starts, during which the user can press [S] to abort the logoff or if [S]
  265. isn't pressed their session will be terminated.
  266.  
  267. 05Mar93
  268.  
  269. Users may only have up to the maximum minutes for all users per day times 3
  270. minutes on deposit in their time bank account.  Your maximum minutes per day
  271. is set with CNFG.PRG.
  272.  
  273. 03Mar93
  274.  
  275. Added a new switch when running ST-Keep as a door.  -R### passes the number
  276. of minutes allowed to the user UNDER ALL CONDITIONS (even SysOp access) when
  277. the BBS is run from a door.  The value can be from 1-255.
  278.  
  279. 01Mar93
  280.  
  281. Erasing a file in a directory room now only records the filename instead of
  282. the complete path.  The room identification should be enough to know where
  283. the file was, and it was causing ugly reports in the system messages due to
  284. word-wrapping past one line.
  285.  
  286. I have attempted to make all BBS prompts respond only to valid characters
  287. rather than [?] menu if an invalid character was typed.  Let me know if I
  288. missed any commands (menu options inop) or missed a menu!
  289.  
  290. 23Feb93
  291.  
  292. Fixed bugs where deleting a file number greater than available from the batch
  293. list was allowed along with making sure to delete the file size of a file
  294. deleted from this same list so it won't offset the rest of the data that may
  295. still be on the list.
  296.  
  297. 19Feb93
  298.  
  299. Another fix for [.][c][a] and editing the access level.  If used, can't raise
  300. access level higher than current value.
  301.  
  302. 15Feb93
  303.  
  304. Added a Time Bank feature.  Users can press $ at any room prompt and enter
  305. the bank.  They can deposit up to their remaining time for the current day
  306. into the bank, to a maximum of 32000.  They may withdraw once per day, an
  307. amount equal to your configured global maximum minutes per call.
  308.  
  309. You must edit STK_INFA.SYS at line number 28, 2 lines below the SysOps last
  310. name.  It must contain the single key character of the hot-key used to enter
  311. your automatic-door.  [.][E][D] is still used to get the full door menu
  312. system.  I would suggest shying away from the current [*] for activating this
  313. function, as it is one of the characters used to signal a Zmodem transfer
  314. start/finish and is causing some users to enter the door menu when their file
  315. transfer is complete.  Make sure to edit your ROOMCMDS.* menus to reflect
  316. your new door menu hot-key.
  317.  
  318. 14Feb93
  319.  
  320. Updated BBS_TERM.PRG so that it erases its status line properly upon exit.
  321.  
  322. 13Feb93
  323.  
  324. If you have active votes and are missing an *.ANS (answer) file, the
  325. system will not bomb and ignore that vote instead.
  326.  
  327. 05Feb93
  328.  
  329. Changed "filename erased by ... in room ..." to a system message instead
  330. of a singly message.
  331.  
  332. 01Feb93
  333.  
  334. Edit line #18 in STK_INFA.SYS and enter a number from 50-9999 which will
  335. correspond to the number of lines saved in STK_CALL.SYS to record user
  336. calls to the BBS.  The old count was 100, and you start seeing a delay by
  337. 150.
  338.  
  339. Fixed a bug that didn't allow you to INCREASE a user's access level
  340. (introduced when I made the external user editor internal).  You also can
  341. not edit your own access level if you are logged on remotely nor can you
  342. raise any user's access level (including yourself) higher than your own.
  343.  
  344. Fixed a bug that wasn't stopping un-registered copies from pausing before
  345. allowing users to logon remotely.  If you weren't aware, I retracted the
  346. crippleware idea and simply make un-registered copies pause 45 seconds
  347. before allowing a user to logon remotely.  I didn't do this for local
  348. logons as a new SysOp testing the system out would get upset very quickly
  349. about having to wait all the time!  I still don't believe ST-Keep will
  350. prosper as cripple-ware.
  351.  
  352. 23Jan93
  353.  
  354. You can delete the BBS_T10.PRG file, it's been placed internally into
  355. BBS.PRG as was the BBS_UE.PRG a week ago.  Your T10*.SYS files are still
  356. required, however.  Leave them as they are.
  357.  
  358. 19Jan93
  359.  
  360. Users may type [S] or [CTRL-C] while text has been paused with their [P] or
  361. [CTRL-S] keypress and the display will be stopped.
  362.  
  363. 18Jan93
  364.  
  365. Deleted the old "Access User" routine and re-wrote the current "Userlog
  366. Editor" routine so that it could edit both a user on disk and the user in
  367. RAM simply by saving the RAM user to disk first, then re-loading the
  368. record when finished.  Save approximately 5K of code and made ST-Keep one
  369. step closer to better structure!
  370.  
  371. 17Jan93
  372.  
  373. Status line tested OK on monochrome.
  374.  
  375. You no longer need BBS_UE.PRG, please DELETE all copies you may have.  It
  376. has been re-installed internally.
  377.  
  378. I was able to test the status line in monochrome, looks great!
  379.  
  380. 16Jan93
  381.  
  382. Cleaned up the status line a bit.  Someone test it in monochrome for me, I
  383. no longer have one!
  384.  
  385. 13Jan93
  386.  
  387. New co-sysop option, [.][C][R] to search for a user by their REAL name
  388. field.  You can enter a string to search for.  Update your COSYSOP.MNU
  389. files.  This edits the user on disk only, similar to [.][C][U].
  390.  
  391. 11Jan93
  392.  
  393. You can now change the description of a file if it already has one, no
  394. editing, just changing the complete description.  Use [A] and answer the
  395. confirmation if a description already exists.
  396.  
  397. You can now add floors while logged on instead of only with a text editor,
  398. use [0] from the [.][C][F]loor editor.  Also, cosmetic changes.
  399.  
  400. The waitcall screen now has information for the SysOp regarding how many
  401. new user applications, new uploads, and new mail messages have occurred
  402. since his last logon.  These pointers will create a file called
  403. STK_NEWD.SYS in your system folder, and will be 0'd out after the sysop
  404. logs off.
  405.  
  406. v5.05-10Jan93
  407.  
  408. This is the first "registration required" version of ST-Keep.  You should
  409. have an "STKEEP.KEY" file with this version which you should backup for
  410. safekeeping.  Your BBS will not run properly without it (you'll be limited
  411. to 25 rooms and 25 user accounts.
  412.  
  413. You will need to add your serial number to the INFA.SYS file by adding a
  414. new line at the end of the file.  Your serial number will be supplied in
  415. a textfile along with your key file.
  416.  
  417. Added a new field to each user account, "Permanent Account."  You can edit
  418. a user with either [.][c][a] or [.][c][u] and use the permanent account
  419. option so that when you use the mass userlog option to delete inactive
  420. users, it will NOT delete any permanent accounts.  You can still delete
  421. permanent accounts with the [.][a][k]ill command or simply by changing
  422. their access level to 0.  I expect my account on your BBS to be a
  423. permanent account!
  424.  
  425. v5.03-09Jan93
  426.  
  427. You will need to add a new line to INFA.SYS.  It should be the complete
  428. drive, path, and filename of your terminal program that is executed when
  429. you attempt [C]hat mode without a caller on-line.  This could be Flash,
  430. STalker, or the BBS_TERM.PRG or BBS_TERM.TOS supplied with ST-Keep.  Once
  431. you add this line, you can configure this setting with the new
  432. configuration editor supplied in the update.  It's in the 3rd options menu.
  433.  
  434. Users can now enter a search string during extended file directories.  A
  435. second prompt will appear after they type in the filemask to search for.
  436. This obviously takes longer, but can be very handy.  If floors are
  437. enabled, the search only works for rooms on the current floor for a global
  438. directory, and in the current room for a normal extended directory just
  439. like the old commands.
  440.  
  441. 04Jan93
  442.  
  443. There is a new door flag, -DRG or -DHG will send the group level instead
  444. of the access level in the DORINFO1.DEF file.  Leave out the G if your
  445. DORINFO1.DEF file requires the access level.
  446.  
  447. 02Jan93   *** HAPPY NEW YEAR ***
  448.  
  449. Make sure you change any spawning of ST-Keep to use just "-B0" for local
  450. mode rather than "-L" as it ist no longer needed.
  451.  
  452. Well, it's a new year, ST-Keep is almost 4 years old and is beginning to
  453. show his age.  Thank all of you for your suggestions, help, and friendship
  454. over the years and months that I've known you.  Here is the first new
  455. version for 1993!
  456.  
  457. Fixed bug in chat mode that didn't notify SysOp if a user attempted chat
  458. and their access level was below 100.  Also, multiple un-answered chat
  459. requests per session will now be recorded at logoff instead of just the
  460. first attempt.
  461.  
  462. If you have doors configured and use the "-D" option to save the
  463. DORINFO1.DEF file, you MUST change it to -DR if you wish to pass the
  464. user's REAL NAME or -DH if you wish to pass the users HANDLE/Username as
  465. ST-Keep knows them.
  466.  
  467. Fixed a problem with the download ratio if the user had 0 uploads.  They
  468. are given one u/l credit if it is actually 0.
  469.  
  470. Thanks to JEFF for all this New Years work!  :)  Seriously though, I do
  471. appreciate it.  BETTER AND BETTER!
  472.  
  473. 29Dec92
  474.  
  475. You will need to add 6 lines to INFA.SYS below the last entry made on the
  476. 24Dec92 update.  Each line should be the number 0.  After you save the
  477. file, you can run BBS_CNFG.PRG with this new file and use the [F] option
  478. to change default new user settings.  They should be self explanatory,
  479. just use Y or N or enter the required information for each field.
  480.  
  481. Added "Room Moderator" option.  You can assign ONE user as moderator of
  482. each room.  They will have all room related aide commands (from the .ae
  483. menu).  I have moved INVITE and UNINVITE user commands into this menu to
  484. facilitate this new access level.  You MUST RUN BBS_MODR.PRG from your
  485. INFA.SYS directory before running this new version.  It will create a
  486. new file called STK_MODR.SYS which will hold all the moderator names
  487. for each of your rooms.  Line one is for room 1, line 2 for room 2, etc.
  488.  
  489. Added "Allocate additional rooms" in the configuration editor.  Run BBS_CNFG
  490. if you run out of rooms on your BBS.  This will add space in the ROOM.SYS
  491. and USER.SYS files and create a USER.BAK file in case a problem arises.
  492. Please make your own backups of ALL your system files and pay close 
  493. attention to the BBS until you are sure the addition has taken hold.
  494.  
  495. 24Nov92
  496.  
  497. Bug fix... if the last available room on your system was created and a user
  498. was in that room as the last one on the current floor, the auto-goto-next-
  499. floor feature didn't work.  Now it does!
  500.  
  501. 08Nov92
  502.  
  503. Fixed BBS_TERM so that it looks for it's configuration file in the same
  504. folder as the program.
  505.  
  506. Changed Goto next floor and show rooms with new messages to be the default
  507. settings for new users.  5.0 will allow the sysop to choose his own 
  508. defaults for most user options depending on his perception of popularity.
  509.  
  510. 07Nov92
  511.  
  512. Added Ymodem-G hooks for the new XYZ.TTP v2.02 BETA.  I tested it with a
  513. 200K file and got 1595cps while only getting 1430cps with Zmodem -
  514. compression disabled).  It worked fine.
  515.  
  516. Added [D] Increase Message Base size to BBS_CNFG.PRG from the main
  517. menu.  Be sure to enter your value in K and not bytes, or you'll end
  518. up with one large message base!
  519.  
  520. 24Oct92
  521.  
  522. Fixed [E]rase file from the extended directory so that it doesn't
  523. allow any user to delete the file.  Only Aides or higher can use this
  524. menu option.
  525.  
  526. Added a line to INFA.SYS for the maximum number of minutes allowed
  527. per day for each user (maximum on-line time per call, below).  This
  528. will be used to establish this field for new users, but can be modified
  529. independantly per user or via the mass userlog editor if you wish.  Add a line
  530. to INFA.SYS below the minimum baud rate for file transfers.  The new version 
  531. of BBS_CNFG.PRG can be used to change this field once you add the line.
  532.  
  533. 18Oct92
  534.  
  535. Added "Maximum on-line time per call" field for each user.  User
  536. Configuration data, co-sysop access and co-sysop userlog editor
  537. reflect this new field.  This, combined with "maximum on-line minutes
  538. per day" should allow better control of user activity.  I don't feel
  539. a "maximum calls per day" field is required since both of these
  540. together will satisfy a daily call limit.
  541.  
  542. 14Oct92
  543.  
  544. Added MINIMUM BAUD RATE for incoming calls and file transfers.  If a
  545. caller isn't at this speed or higher for each of these items, they will be
  546. sent NOCALL.BLB or NOXFER.BLB, depending on which situation is valid.
  547. These settings must be set within the BBS_CNFG.PRG utility.  You will need
  548. to create the 2 BLB files in addition to adding two lines to INFA.SYS at
  549. the bottom of the file.  The first line should be the minimum baud rate
  550. required for incoming calls, the second should be the minimum baud rate
  551. for file transfers.  Ex:
  552.  
  553.     1200
  554.     2400
  555.  
  556.     Once you add these items, you may use the nwe BBS_CNFG to change them.
  557.  
  558. If a user has a list of downloads in the held file buffer and they press
  559. [D] from the extended directory prompt to download the current listed file,
  560. their original held file list will not be erased anymore and the current
  561. file will be transferred normally.
  562.  
  563. 04Jul92
  564.  
  565. There is a new function to disallow new users access to the BBS totally.
  566. They can only apply for an account and then they will be logged off (as
  567. well as if they call back).  The SysOp will need to upgrade their access
  568. level to allow them on.  This will disallow new users from attributing to
  569. ANY system activity other than one new call and an application, which
  570. constitutes a new access level even tighter than level 1 was before.  To
  571. toggle this "Limit New User" function, use the Co-SysOp Option menu "K"
  572. ([.][C][O][K]).  This also required changes to the access level formats, so
  573. prepare for a bit of work.
  574.  
  575. New Access Levels:
  576.  
  577.        0 = killed or unused account (same)
  578.        1 = Limited New User (new, application only, no further logon)
  579.        2 = Unvalidated User (no write/file xfer/door privs, previously level 1)
  580.        3 = Validated user (write/file xfer/door privs, previously level 2)
  581.    4- 99 = Normal users for SysOp configuration
  582.  100-149 = Aide
  583.  150-199 = Co-SysOp
  584.  200-254 = SysOp
  585.      255 = Supervisor
  586.  
  587. This means that you *MUST* change the access level of your current users by
  588. using the mass userlog editor (good practice!).  On my system, level 5 is SST
  589. Members, 4 is special users, 3 is unused, 2 is validated users and 1 is
  590. unvalidated users.  I basically need to insert a new level between 0 and 1, so
  591. I'll move level 2 to 3 (since 3 is unused), 1 to 2, and leave 1 open for the
  592. new level if it needs to be used.  Since 4 and 5 aren't being bumped, they
  593. don't need to be changed.  Of course, you will need to change level 2 to 3
  594. first and then 1 to 2 so that I don't create a ton of level 2 users first and
  595. then move them all to level 3.  Always start converting from the highest level
  596. first.  It is critical that you change levels, otherwise certain users will
  597. not be able to use the system as validated users.
  598.  
  599.